columnview: Add listitems for the columns
authorBenjamin Otte <otte@redhat.com>
Wed, 30 Oct 2019 17:03:23 +0000 (18:03 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 23:26:46 +0000 (19:26 -0400)
commit873634354406d76dedd5878c727c9f731263f2cc
tree2f186c68d5885ee27b3736e90e0b393ab6105ff9
parent9caca0b12778739436bfbb786113b730b8db096b
columnview: Add listitems for the columns

They are not aligned in columns yet, but they do exist.
docs/reference/gtk/meson.build
gtk/gtkcolumnlistitemfactory.c [new file with mode: 0644]
gtk/gtkcolumnlistitemfactoryprivate.h [new file with mode: 0644]
gtk/gtkcolumnview.c
gtk/gtkcolumnviewprivate.h [new file with mode: 0644]
gtk/gtklistitem.c
gtk/meson.build
testsuite/gtk/defaultvalue.c